home *** CD-ROM | disk | FTP | other *** search
- object FindForm: TFindForm
- Left = 328
- Top = 251
- BorderStyle = bsDialog
- Caption = 'FindForm'
- ClientHeight = 150
- ClientWidth = 313
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- OnShortCut = FormShortCut
- PixelsPerInch = 96
- TextHeight = 14
- object FindLabel: TLabel
- Left = 8
- Top = 5
- Width = 46
- Height = 14
- Caption = 'FindLabel'
- end
- object SearchStringComboBox: TComboBox
- Left = 8
- Top = 21
- Width = 217
- Height = 22
- ItemHeight = 14
- TabOrder = 0
- OnChange = SearchStringComboBoxChange
- end
- object FindInColumnsGroupBox: TGroupBox
- Left = 8
- Top = 77
- Width = 297
- Height = 65
- Caption = ' '#1055#1086#1083#1103' '#1076#1083#1103' '#1087#1086#1080#1089#1082#1072': '
- TabOrder = 3
- object FileNameCheckBox: TCheckBox
- Left = 8
- Top = 16
- Width = 137
- Height = 17
- Caption = #1048#1084#1103' '#1092#1072#1081#1083#1072
- TabOrder = 0
- OnClick = SearchStringComboBoxChange
- end
- object UrlCheckBox: TCheckBox
- Left = 8
- Top = 40
- Width = 137
- Height = 17
- Caption = 'URL'
- TabOrder = 1
- OnClick = SearchStringComboBoxChange
- end
- object DescriptionCheckBox: TCheckBox
- Left = 152
- Top = 16
- Width = 137
- Height = 17
- Caption = #1054#1087#1080#1089#1072#1085#1080#1077
- TabOrder = 2
- OnClick = SearchStringComboBoxChange
- end
- object FolderCheckBox: TCheckBox
- Left = 152
- Top = 40
- Width = 137
- Height = 17
- Caption = #1055#1072#1087#1082#1072
- TabOrder = 3
- OnClick = SearchStringComboBoxChange
- end
- end
- object FindButton: TBitBtn
- Left = 232
- Top = 21
- Width = 73
- Height = 23
- Caption = #1053#1072#1081#1090#1080
- Default = True
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- OnClick = FindButtonClick
- end
- object CancelButton: TBitBtn
- Left = 232
- Top = 49
- Width = 73
- Height = 23
- Caption = #1054#1090#1084#1077#1085#1072
- ModalResult = 2
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- end
- end
-